Relax conditions in rustdoc test cfg flags tests.
authorJuan Hernández <juan.hernandez.babon@gmail.com>
Tue, 1 Nov 2016 17:14:41 +0000 (18:14 +0100)
committerJuan Hernández <juan.hernandez.babon@gmail.com>
Tue, 1 Nov 2016 17:14:41 +0000 (18:14 +0100)
commit3f90298d238ab101e54cefbd4b77d49e17fe26f9
tree86545b7529cb79a9d3904d579b10aecab4ca1172
parentfd8274a42407b6f1dc41674a0a9c51c7d6f6cdfe
Relax conditions in rustdoc test cfg flags tests.

In Windows the rustdoc test output sets more double quotes, so
the test doesn't pass. We need to relax the test so it pass in
*NIX and Windows environments.
tests/test.rs